home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / snip0493.zip / RNDMIZE.C < prev    next >
Text File  |  1993-04-05  |  41b  |  2 lines

  1. srand( ((unsigned int)time(NULL)) | 1);
  2.